JAMSRESTAPI Web Service
PostDate_PostDateById
JAMSRESTAPI Web Service > All Operations Resource Group : Date_PostDateById (Post)

Resource Path: /api/date/{id}

Uri: http://doc.jamsscheduler.com/api/date/{id}

Description
Create new Date and attach it to the specified DateType
Parameters
NameDescriptionData Type
Date Type ID in which to add Date.The id of the DateTypeinteger
Request

The request body is of type DateDetail.

Date Detail to Add to Date Type

Overview

DateDetail
dateTypeID : integer
dateTypeType : string
description : string
lastChangeUTC : string
specificType : string
startDate : string
workDay : string
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service